home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Glary Utilities / gusetup.exe / {app} / regdefrag.exe / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  2010-01-14  |  7KB  |  303 lines

  1. object frmmain: Tfrmmain
  2.   Left = 289
  3.   Top = 112
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Registry Defrag'
  7.   ClientHeight = 380
  8.   ClientWidth = 564
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   DesignSize = (
  20.     564
  21.     380)
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Bevel1: TBevel
  25.     Left = 0
  26.     Top = 336
  27.     Width = 564
  28.     Height = 14
  29.     Anchors = [akLeft, akRight, akBottom]
  30.     Shape = bsTopLine
  31.   end
  32.   object Shape1: TShape
  33.     Left = 0
  34.     Top = 0
  35.     Width = 563
  36.     Height = 337
  37.     Anchors = [akLeft, akTop, akRight, akBottom]
  38.     Pen.Style = psClear
  39.   end
  40.   object Image3: TImage
  41.     Left = 0
  42.     Top = 3
  43.     Width = 201
  44.     Height = 333
  45.     Anchors = [akLeft, akTop, akBottom]
  46.     Picture.Data = {<image000.TdxPNGImage>}
  47.   end
  48.   object BitBtn1: TBitBtn
  49.     Left = 308
  50.     Top = 347
  51.     Width = 75
  52.     Height = 25
  53.     Action = actNext
  54.     Anchors = [akRight, akBottom]
  55.     Caption = 'Next >'
  56.     TabOrder = 0
  57.   end
  58.   object btnHelp: TBitBtn
  59.     Left = 484
  60.     Top = 347
  61.     Width = 75
  62.     Height = 25
  63.     Action = actHelp
  64.     Anchors = [akRight, akBottom]
  65.     Caption = 'Help'
  66.     TabOrder = 1
  67.   end
  68.   object btnCancel: TBitBtn
  69.     Left = 396
  70.     Top = 347
  71.     Width = 75
  72.     Height = 25
  73.     Action = actCancel
  74.     Anchors = [akRight, akBottom]
  75.     Caption = 'Cancel'
  76.     TabOrder = 2
  77.   end
  78.   object btnBack: TBitBtn
  79.     Left = 228
  80.     Top = 347
  81.     Width = 75
  82.     Height = 25
  83.     Action = actBack
  84.     Anchors = [akRight, akBottom]
  85.     Caption = '< Back'
  86.     TabOrder = 3
  87.   end
  88.   object Notebook1: TNotebook
  89.     Left = 200
  90.     Top = 0
  91.     Width = 362
  92.     Height = 336
  93.     Anchors = [akLeft, akTop, akRight, akBottom]
  94.     Color = clWhite
  95.     PageIndex = 1
  96.     ParentColor = False
  97.     TabOrder = 4
  98.     object TPage
  99.       Left = 0
  100.       Top = 0
  101.       Caption = 'welcome'
  102.       object Label1: TLabel
  103.         Left = 22
  104.         Top = 16
  105.         Width = 210
  106.         Height = 18
  107.         Caption = 'Welcome to Registry Defrag'
  108.         Font.Charset = DEFAULT_CHARSET
  109.         Font.Color = clNavy
  110.         Font.Height = -15
  111.         Font.Name = 'Tahoma'
  112.         Font.Style = [fsBold]
  113.         ParentFont = False
  114.       end
  115.       object Label2: TLabel
  116.         Left = 22
  117.         Top = 48
  118.         Width = 315
  119.         Height = 73
  120.         AutoSize = False
  121.         Caption = 
  122.           'Registry fragmentation can cause signficant PC slow-down. Regist' +
  123.           'ry Defrag compacts and optimizes the Windows registry by removin' +
  124.           'g unnecessary gaps and wasted space. Thsi can greatly improve yo' +
  125.           'ur computer performance.'
  126.         WordWrap = True
  127.       end
  128.       object Label4: TLabel
  129.         Left = 22
  130.         Top = 144
  131.         Width = 323
  132.         Height = 26
  133.         AutoSize = False
  134.         Caption = '- Reducing fragmentation.'
  135.         WordWrap = True
  136.       end
  137.       object Label5: TLabel
  138.         Left = 22
  139.         Top = 168
  140.         Width = 323
  141.         Height = 25
  142.         AutoSize = False
  143.         Caption = '- Repairing structural defects'
  144.         WordWrap = True
  145.       end
  146.       object Label7: TLabel
  147.         Left = 22
  148.         Top = 192
  149.         Width = 323
  150.         Height = 33
  151.         AutoSize = False
  152.         Caption = '- Recovering unused memory space'
  153.         WordWrap = True
  154.       end
  155.       object Label8: TLabel
  156.         Left = 22
  157.         Top = 288
  158.         Width = 331
  159.         Height = 33
  160.         AutoSize = False
  161.         Caption = 'Click Next to start analyzing the registry.'
  162.         WordWrap = True
  163.       end
  164.     end
  165.     object TPage
  166.       Left = 0
  167.       Top = 0
  168.       Caption = 'scan result'
  169.       object lblResult: TLabel
  170.         Left = 22
  171.         Top = 32
  172.         Width = 323
  173.         Height = 57
  174.         AutoSize = False
  175.         Caption = 
  176.           'Registry Defrag can reduce the size of your registry by 4,920 Kb' +
  177.           ' (5%)'
  178.         WordWrap = True
  179.       end
  180.       object imgBefore: TImage
  181.         Left = 22
  182.         Top = 88
  183.         Width = 323
  184.         Height = 18
  185.         Picture.Data = {<image001.bmp>}
  186.         Stretch = True
  187.       end
  188.       object imgAfter: TImage
  189.         Left = 22
  190.         Top = 88
  191.         Width = 249
  192.         Height = 17
  193.         Picture.Data = {<image002.bmp>}
  194.         Stretch = True
  195.       end
  196.       object Image1: TImage
  197.         Left = 22
  198.         Top = 128
  199.         Width = 16
  200.         Height = 16
  201.         Picture.Data = {<image003.bmp>}
  202.       end
  203.       object Label3: TLabel
  204.         Left = 43
  205.         Top = 129
  206.         Width = 126
  207.         Height = 13
  208.         AutoSize = False
  209.         Caption = 'Size after optimization:'
  210.         WordWrap = True
  211.       end
  212.       object lblafter: TLabel
  213.         Left = 208
  214.         Top = 129
  215.         Width = 73
  216.         Height = 13
  217.         Alignment = taRightJustify
  218.         AutoSize = False
  219.         Caption = '4,920 Kb'
  220.         WordWrap = True
  221.       end
  222.       object lblafterpercent: TLabel
  223.         Left = 296
  224.         Top = 129
  225.         Width = 41
  226.         Height = 13
  227.         Alignment = taRightJustify
  228.         AutoSize = False
  229.         Caption = '(5%)'
  230.         WordWrap = True
  231.       end
  232.       object Image2: TImage
  233.         Left = 22
  234.         Top = 152
  235.         Width = 16
  236.         Height = 16
  237.         Picture.Data = {<image004.bmp>}
  238.       end
  239.       object Label6: TLabel
  240.         Left = 43
  241.         Top = 154
  242.         Width = 134
  243.         Height = 13
  244.         AutoSize = False
  245.         Caption = 'Size difference:'
  246.         WordWrap = True
  247.       end
  248.       object lbldiff: TLabel
  249.         Left = 208
  250.         Top = 154
  251.         Width = 73
  252.         Height = 13
  253.         Alignment = taRightJustify
  254.         AutoSize = False
  255.         Caption = '4,920 Kb'
  256.         WordWrap = True
  257.       end
  258.       object lbldiffpercent: TLabel
  259.         Left = 296
  260.         Top = 154
  261.         Width = 41
  262.         Height = 13
  263.         Alignment = taRightJustify
  264.         AutoSize = False
  265.         Caption = '(5%)'
  266.         WordWrap = True
  267.       end
  268.       object lblResult2: TLabel
  269.         Left = 22
  270.         Top = 224
  271.         Width = 323
  272.         Height = 81
  273.         AutoSize = False
  274.         Caption = 
  275.           'Click Next to begin defragmentation(Reboot required). Click Canc' +
  276.           'el if you do not wish to optimize your registry, or if you wish ' +
  277.           'to optimize  at a later time.'
  278.         WordWrap = True
  279.       end
  280.     end
  281.   end
  282.   object ActionList1: TActionList
  283.     Left = 353
  284.     Top = 8
  285.     object actBack: TAction
  286.       Caption = '< Back'
  287.       OnExecute = actBackExecute
  288.     end
  289.     object actNext: TAction
  290.       Caption = 'Next >'
  291.       OnExecute = actNextExecute
  292.     end
  293.     object actCancel: TAction
  294.       Caption = 'Cancel'
  295.       OnExecute = actCancelExecute
  296.     end
  297.     object actHelp: TAction
  298.       Caption = 'Help'
  299.       OnExecute = actHelpExecute
  300.     end
  301.   end
  302. end
  303.